toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanSetCookieCallback
/
Response
Response
interface
Response
A response for
CanSetCookieCallback
.
Members
Functions
can
Link copied to clipboard
open
fun
can
(
)
:
CanSetCookieCallback.Response
Notifies the engine that the received cookie can be set.
cannot
Link copied to clipboard
open
fun
cannot
(
)
:
CanSetCookieCallback.Response
Notifies the engine that the received cookie should be ignored.